home *** CD-ROM | disk | FTP | other *** search
/ SPACE 2 / SPACE - Library 2 - Volume 1.iso / demos / 275 / gfa / alert.doc next >
Encoding:
Text File  |  1988-07-14  |  2.1 KB  |  54 lines

  1.        
  2.                               Alert Maker
  3.                      Programmed By Derrick A. Hall
  4.                           Copyright (c) 1988
  5.                              v1.02 update
  6.  
  7.      This program will help you construct GEM alert boxes with ease.
  8. The program is completely GEM driven, so a lengthy documentation is
  9. not necessary. Only two ST screen  modes are supported, medium and
  10. high resolution. Since alert boxes auto rez in all ST screen modes 
  11. low resolution was not necessary. 
  12.  
  13.      You should have the following files:
  14.  
  15.         ALERT.PRG
  16.         ICONH.DAT
  17.         ICONM.DAT
  18.  
  19.   SHADOW MultiTasking Background file server and Juggler II Compatible!
  20.  
  21.      The icons within ALERT.PRG were created with Jim Luczak program
  22. "PIC_CLIP". This program is public domain and can be found on many GFA
  23. BASIC file support BBS. All dialog boxes, Radio, toggle and editable
  24. fields were made possible with the program "DIALOG BOX CONSTRUCTOR".
  25. This program is available from E. Arthur Brown Company, call 
  26. (612)-762-8847 or (612)-763-6393.
  27.  
  28.      Alert Maker generates the necessary code to merge into GFA BASIC.
  29. The code is very simple and can be modified by the user. Oh!, forgot 
  30. to mention that "ALERT CONSTRUCTOR" is written in GFA BASIC v2.0.
  31.  
  32.                            Things to know...
  33.  
  34. 1. To activate any editable fields double click on edit field box.
  35.    same goes for Radio, Toggle and Touch/exit.
  36. 2. The toggle button beside  the alert button box controls the return
  37.    key exit for the alert box.
  38. 3. To clear Alert Constructor dialog box, exit and call the dialog box
  39.    again.
  40. 3. When saving file, key in the filename with extent eg: " ALERT.LST ".
  41.  
  42.  
  43.                                BuGs.....
  44.  
  45. Gregory J. Kopchak reported a bug with the 30 character editable field.
  46. It will bomb on MEGA ST roms, this problem is fixed. The cursor now 
  47. stops at 30 characters.
  48.  
  49.  
  50.                      That's it, wasn't that simple?
  51.                          Sign: Derrick A. Hall
  52.                         GEnie Mail Box: DERRICK
  53.                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~   
  54.